2021-05-07T13:39:54.9102230Z ##[group]Run brew install ncurses readline
2021-05-07T13:39:54.9103000Z [36;1mbrew install ncurses readline[0m
2021-05-07T13:39:54.9266110Z shell: /bin/bash -e {0}
2021-05-07T13:39:54.9266590Z ##[endgroup]
2021-05-07T13:40:09.0799140Z [33mWarning:[0m readline 8.1 is already installed and up-to-date.
2021-05-07T13:40:09.0800170Z To reinstall 8.1, run:
2021-05-07T13:40:09.0801300Z   brew reinstall readline
2021-05-07T13:40:09.1312530Z [34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/ncurses/manifests/6.2[0m
2021-05-07T13:40:09.8836930Z [34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/ncurses/blobs/sha256:eae51ad3391edafe3d6c649ba44f607ee1464b4b5d9ee48770e9817ee5f0ccdd[0m
2021-05-07T13:40:10.1770470Z [34m==>[0m [1mDownloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:eae51ad3391edafe3d6c649ba44f607ee1464b4b5d9ee48770e9817ee5f0ccdd?se=2021-05-07T13%3A50%3A00Z&sig=LR5K%2BWD0mP1L0IpTBI8EhNn24dhvMEgBkhsnozY6Nm8%3D&sp=r&spr=https&sr=b&sv=2019-12-12[0m
2021-05-07T13:40:10.4705220Z [34m==>[0m [1mPouring ncurses--6.2.catalina.bottle.tar.gz[0m
2021-05-07T13:40:26.2076230Z [34m==>[0m [1mCaveats[0m
2021-05-07T13:40:26.2083210Z ncurses is keg-only, which means it was not symlinked into /usr/local,
2021-05-07T13:40:26.2084980Z because macOS already provides this software and installing another version in
2021-05-07T13:40:26.2086730Z parallel can cause all kinds of trouble.
2021-05-07T13:40:26.2101370Z 
2021-05-07T13:40:26.2115590Z If you need to have ncurses first in your PATH, run:
2021-05-07T13:40:26.2118120Z   echo 'export PATH="/usr/local/opt/ncurses/bin:$PATH"' >> /Users/runner/.bash_profile
2021-05-07T13:40:26.2160450Z 
2021-05-07T13:40:26.2165790Z For compilers to find ncurses you may need to set:
2021-05-07T13:40:26.2173160Z   export LDFLAGS="-L/usr/local/opt/ncurses/lib"
2021-05-07T13:40:26.2176370Z   export CPPFLAGS="-I/usr/local/opt/ncurses/include"
2021-05-07T13:40:26.2177550Z 
2021-05-07T13:40:26.2180260Z For pkg-config to find ncurses you may need to set:
2021-05-07T13:40:26.2203590Z   export PKG_CONFIG_PATH="/usr/local/opt/ncurses/lib/pkgconfig"
2021-05-07T13:40:26.2234260Z 
2021-05-07T13:40:26.2237280Z [34m==>[0m [1mSummary[0m
2021-05-07T13:40:26.4671450Z 🍺  /usr/local/Cellar/ncurses/6.2: 3,913 files, 8.6MB
